cargo.git
2016-05-18 borsAuto merge of #2688 - carols10cents:docs-refresh, r...
2016-05-18 borsAuto merge of #2713 - sbeckeriv:fix-name-ordering,...
2016-05-17 Stephen Becker IVCorrect author order
2016-05-17 Carol (Nichols... At the end, point to docs that might be interesting...
2016-05-17 Carol (Nichols... Add info about what's different between debug/release
2016-05-17 Carol (Nichols... Add info about `build-dependencies` to the specifying...
2016-05-17 Carol (Nichols... Add a `[dev-dependencies]` example
2016-05-17 Carol (Nichols... Correct typo when referring to 64 bit
2016-05-17 borsAuto merge of #2707 - sbeckeriv:banned-list-2699, r...
2016-05-17 Stephen Becker IVBan keywords from crate names
2016-05-17 borsAuto merge of #2685 - mkroman:master, r=alexcrichton
2016-05-17 Mikkel KromanRevert "Maybe fix failing build on OS X rust beta"
2016-05-17 Mikkel KromanMaybe fix failing build on OS X rust beta
2016-05-17 borsAuto merge of #2696 - sbeckeriv:an-author-by-another...
2016-05-16 Stephen Becker IVAn author by another name
2016-05-16 borsAuto merge of #2701 - alexcrichton:target-no-dylib...
2016-05-16 Mikkel KromanAdd missing newline in test output
2016-05-16 Mikkel KromanChange `cargo test --doc` test to match stdout
2016-05-16 Alex CrichtonTouch up the error message and warnings
2016-05-16 Alex CrichtonMerge branch 'issue-2427' of https://github.com/jespino...
2016-05-15 Carol (Nichols... Clarify statements about ignoring/checking in Cargo...
2016-05-15 Carol (Nichols... Small rewordings
2016-05-15 Carol (Nichols... Clarify that you should not manually edit Cargo.lock
2016-05-15 Carol (Nichols... Add an ascii directory tree to the project layout section
2016-05-15 Carol (Nichols... Clarify that integration tests go in tests/
2016-05-15 borsAuto merge of #2691 - serprex:master, r=alexcrichton
2016-05-15 borsAuto merge of #2690 - hatsunearu:hatsunearu-patch-1...
2016-05-15 borsAuto merge of #2676 - srinivasreddy:refactor, r=alexcri...
2016-05-14 Carol (Nichols... Reword note about git init default to be in the positive
2016-05-14 Carol (Nichols... Remove section about converting a project to cargo
2016-05-14 Demur RumedRemove dependency on time in favor of std::time
2016-05-14 Carol (Nichols... Replace references to conduit(-static) with uuid/rand
2016-05-13 Carol (Nichols... Combine related thoughts into the same paragraph
2016-05-13 Carol (Nichols... Reword to not call a non-rust-tuple thing a tuple
2016-05-13 Carol (Nichols... Use — instead of --
2016-05-13 Carol (Nichols... Use code formatting for `git`
2016-05-13 Carol (Nichols... Add all three channels to the sample .travis.yml
2016-05-13 Carol (Nichols... Replace refs to color-rs crate to rust-lang's rand...
2016-05-13 Carol (Nichols... Clarify that release builds go in the release dir,...
2016-05-13 Carol (Nichols... Link crates.io everywhere
2016-05-13 Carol (Nichols... Fix markdown links that repeat their link text unnecess...
2016-05-13 hatsunearuUpdate manpage with some missing cargo commands
2016-05-13 Carol (Nichols... Add instructions for rendering docs locally to the...
2016-05-13 Carol (Nichols... Make the crates.io docs about publishing only, not...
2016-05-13 Carol (Nichols... Consolidate all info about specifying deps into one...
2016-05-13 Carol (Nichols... Incorporate "using crates from crates.io" into the...
2016-05-13 Carol (Nichols... Move the Travis CI section under the testing section
2016-05-13 Carol (Nichols... Small rewording changes; mostly to clear up potential...
2016-05-13 Carol (Nichols... Correct reference to `foo` to `hello_world`
2016-05-13 Carol (Nichols... Clarify that the "somewhere" is github
2016-05-13 Carol (Nichols... Mention that binary location changes when using --release
2016-05-13 Carol (Nichols... Remove out of place instructions on passing args and...
2016-05-13 Carol (Nichols... Correct `Fresh` to `Compiling` since we aren't running...
2016-05-13 Carol (Nichols... Remove extranneous commas
2016-05-13 borsAuto merge of #2682 - srinivasreddy:refactor_2, r=alexc...
2016-05-13 Mikkel KromanFix `cargo test --doc` not testing examples
2016-05-13 Srinivas Reddy... remove deprecated attr - change connect() to join()
2016-05-13 borsAuto merge of #2681 - alexcrichton:cargo-env-home,...
2016-05-13 Alex CrichtonCanonicalize CARGO_HOME fallback on Windows
2016-05-13 Srinivas Reddy... remove deprecated function sleep_ms and change it to...
2016-05-12 borsAuto merge of #2678 - matklad:simplify-tests-2, r=alexc...
2016-05-12 Aleksey Kladovremove useless formats
2016-05-12 Aleksey Kladovsimplify tests
2016-05-12 borsAuto merge of #2396 - sbeckeriv:network-retry-1602...
2016-05-12 Stephen Becker IVNetwork retry issue 1602
2016-05-11 borsAuto merge of #2674 - alexcrichton:less-third-party...
2016-05-11 Alex CrichtonDon't print extra error info for subcommands
2016-05-11 borsAuto merge of #2670 - matklad:simplify-tests, r=alexcri...
2016-05-11 Aleksey Kladovsimplify tests
2016-05-11 borsAuto merge of #2669 - mbrubeck:dev-dep-doc, r=alexcrichton
2016-05-11 Aleksey KladovSimplify tests
2016-05-10 Matt BrubeckDocument that dev-dependencies are used when building...
2016-05-09 borsAuto merge of #2666 - matklad:simplify, r=alexcrichton
2016-05-08 Aleksey KladovSimplify error printing
2016-05-06 borsAuto merge of #2656 - knight42:fix, r=alexcrichton
2016-05-06 borsAuto merge of #2647 - alx741:improve-manpage, r=alexcri...
2016-05-06 borsAuto merge of #2653 - frewsxcv:cleanup, r=alexcrichton
2016-05-06 Knightzsh: enable autocompletion for sub-command `init`
2016-05-06 Daniel Campoverde... Add man sub-pages in Makefile.in
2016-05-06 Daniel Campoverde... Man page: Add cargo-build page
2016-05-06 Daniel Campoverde... Man page: Add reference to cargo-build page
2016-05-06 Corey FarwellUtilize `if let` over single branch `match`.
2016-05-05 Corey FarwellRemove `String` ownership constraint, fewer allocations.
2016-05-05 Corey FarwellTurn `url_ref` utility function into method.
2016-05-05 borsAuto merge of #2648 - frewsxcv:unused-to-url, r=alexcri...
2016-05-05 Corey FarwellRemove unused `ToUrl` impls.
2016-05-05 Daniel Campoverde... Man page: Improve build command section
2016-05-04 borsAuto merge of #2635 - frewsxcv:toml-cleanup, r=alexcrichton
2016-05-03 borsAuto merge of #2639 - SimonSapin:url-1.0, r=alexcrichton
2016-05-03 borsAuto merge of #2634 - frewsxcv:flake8, r=alexcrichton
2016-05-03 Simon SapinUpdate to rust-url 1.x
2016-05-03 borsAuto merge of #2636 - sanxiyn:unused-trait-import,...
2016-05-03 Seo SanghyeonUpdate OpenSSL version to 1.0.2h
2016-05-03 Seo SanghyeonRemove unused trait imports
2016-05-03 Corey FarwellUtilize `if let` construct over single branch `match`.
2016-05-03 Corey FarwellRemove unnecessary `Vec` allocation when iterating.
2016-05-03 Corey FarwellRefactor `TomlTarget` validation functions into methods.
2016-05-03 Corey FarwellUse constructor pattern for `project_layout` in `toml...
2016-05-03 Corey FarwellMinor whitespace fixes for flake8.
2016-05-03 Corey FarwellRemove unused Python imports.
next